home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / DiceSource / include / clib / bullet_protos.h < prev    next >
C/C++ Source or Header  |  1994-02-01  |  362b  |  14 lines

  1. /* $VER: clib/bullet_protos.h 1.0 (23.1.94) */
  2. #ifndef BULLET_PROTOS_H
  3. #define BULLET_PROTOS_H 1
  4. #include <pragmas/config.h>
  5. #include <exec/types.h>
  6. #include <clib/bullet_protos.h>  /* Note this is in the Amiga directory */
  7. #if __SUPPORTS_PRAGMAS__
  8. #ifdef __DICE_INLINE
  9. extern struct Library *BulletBase;
  10. #include <pragmas/bullet_pragmas.h>
  11. #endif
  12. #endif
  13. #endif
  14.